home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / as-receitas-de-dora.swf / scripts / DefineSprite_731 / frame_1 / DoAction.as
Text File  |  2011-09-19  |  108b  |  7 lines

  1. stop();
  2. var lFrame = _parent._parent._parent.vPlate;
  3. if(lFrame != "null")
  4. {
  5.    gotoAndStop(lFrame);
  6. }
  7.